From: Ted Zlatanov Date: Sun, 2 Nov 2014 21:44:04 +0000 (-0500) Subject: ChangeLog: Add bug numbers. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~23^2~3423^2~624 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=27e4b2be116ecd6433b93b47f071c67fb1bbac51;p=emacs.git ChangeLog: Add bug numbers. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a4ae2ed7a3e..cee85522c81 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -5,15 +5,16 @@ 2014-11-02 Brian McKenna (tiny change) - * net/eww.el (eww-submit): Encode empty form values as "". + * net/eww.el (eww-submit): Encode empty form values as "". (Bug#17785). 2014-11-02 Ivan Shmakov - * net/eww.el (eww): Allow "file:/file/name" URLs. + * net/eww.el (eww): Allow "file:/file/name" URLs. (Bug#18825). 2014-11-02 Ivan Shmakov * net/eww.el (eww-mode-map): Remove mentions of `eww-quit'. + (Bug#18834). 2014-11-02 Eric Abrahamsen